C1.Web.Mvc.TransposedMultiRow Namespace / TransposedMultiRow<T> Class / HeadersFocusability Property

In This Topic
HeadersFocusability Property (TransposedMultiRow<T>)
In This Topic
Gets or sets a value that determines whether the row and column headers are focusable.
Syntax
'Declaration
 
<DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)>
Public Overridable Property HeadersFocusability As HeadersFocusability
 
See Also